ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / GeoGridLayer<T> Class / ExtraMapLayerTypeName Property

In This Topic
    ExtraMapLayerTypeName Property (GeoGridLayer<T>)
    In This Topic
    Gets the map layer name.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ExtraMapLayerTypeName As String
    public override string ExtraMapLayerTypeName {get;}
    See Also